Namespace - LJCDBMessage
Parameters
dataObject - The data object.
propertyNames - The output property names.
Returns
true if there are names; otherwise, false.
Syntax
C# |
public static Boolean IsChanged(Object dataObject, out List`1& propertyNames)
|
Checks if there are changed property names and outputs the names.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.